home *** CD-ROM | disk | FTP | other *** search
/ Programmer Plus 2007 / Programmer-Plus-2007.iso / Programming / Programming IDEs / Aivosto Studio Complete 1.0 / README.TXT next >
Encoding:
Text File  |  2002-05-24  |  1.8 KB  |  52 lines

  1. Aivosto Studio Complete 1.0
  2.  
  3.  
  4. Thanks for trying the Studio Complete demo !
  5.  
  6. ____________________________________________________________________
  7. OVERVIEW
  8.  
  9. Studio Complete is a Visual Studio .NET add-in that completes code 
  10. as you write it. Similar to the AutoCorrect feature of MS Word, it 
  11. replaces shortcuts with completed code. 
  12.  
  13. Whether you write VB, C, C++, C#, HTML, XML or XSLT, Studio Complete 
  14. will prove useful for you. It comes with a predefined set of shortcuts, 
  15. or macros if you will, for the most used coding constructs. Instead 
  16. of "As Integer", you just write "ai" and press space or enter. 
  17.  
  18. The completions are fully configurable. You can adapt them to your 
  19. very own taste. Multiline completions are supported too, you can 
  20. expand a simple shortcut into a full coding construct, a comment 
  21. block, or even a full class template. 
  22.  
  23. Type less and produce more code! Studio Complete will quickly pay 
  24. itself back in increased productivity.
  25.  
  26. ____________________________________________________________________
  27. HOW TO USE
  28.  
  29. Studio Complete is a Visual Studio .Net add-in, so you can see its 
  30. toolbar only when you are in the Visual Studio development environment.
  31.  
  32. Run a Visual Studio session now to use it.
  33.  
  34. Studio Complete is loaded at VS startup by default. To change this 
  35. behaviour, go to the Tools/Addin Manager menu in the Visual Studio editor.
  36.  
  37. ____________________________________________________________________
  38. DEMO VERSION
  39.  
  40. Studio Complete is provided as a fully functional 30-day trial.
  41.  
  42. ____________________________________________________________________
  43. Aivosto Oy
  44. Address: Kylanvanhimmantie 16 i, 00640 HELSINKI, FINLAND
  45. Fax: +358 9 728 99690
  46. Email: vbshop@aivosto.com
  47. URL: www.aivosto.com
  48. Business Identity Code: 1107215-7
  49.  
  50.  
  51.  
  52.